2010/11/11 11:06:55	Server started.
2010/11/11 11:06:56	Registering remote objects for clients...Done.
2010/11/11 11:06:56	Setting up HTTP server...Done.
2010/11/11 11:06:56	Testing Database Connectivity...OK.
2010/11/11 11:06:57	Configuring scheduled program export...Done.
2010/11/11 11:06:57	Configuring Backup Service ...Done.
2010/11/11 11:06:57	Server is ready.
2010/11/11 11:07:01	License dongle removed. Further logins will be denied.
2010/11/11 11:07:52	Server started.
2010/11/11 11:07:52	Registering remote objects for clients...Done.
2010/11/11 11:07:52	Setting up HTTP server...Done.
2010/11/11 11:07:52	Testing Database Connectivity...OK.
2010/11/11 11:07:53	Configuring scheduled program export...Done.
2010/11/11 11:07:53	Configuring Backup Service ...Done.
2010/11/11 11:07:53	Server is ready.
2010/11/11 11:08:00	License dongle removed. Further logins will be denied.
2010/11/11 11:08:46	Server started.
2010/11/11 11:08:46	Registering remote objects for clients...Done.
2010/11/11 11:08:46	Setting up HTTP server...Done.
2010/11/11 11:08:46	Testing Database Connectivity...OK.
2010/11/11 11:08:46	Configuring scheduled program export...Done.
2010/11/11 11:08:46	Configuring Backup Service ...Done.
2010/11/11 11:08:46	Server is ready.
2010/11/11 11:08:50	License dongle removed. Further logins will be denied.
2010/11/11 11:09:41	Server started.
2010/11/11 11:09:41	Registering remote objects for clients...Done.
2010/11/11 11:09:41	Setting up HTTP server...Done.
2010/11/11 11:09:42	Testing Database Connectivity...OK.
2010/11/11 11:09:42	Configuring scheduled program export...Done.
2010/11/11 11:09:42	Configuring Backup Service ...Done.
2010/11/11 11:09:42	Server is ready.
2010/11/11 11:11:29	Server started.
2010/11/11 11:11:29	Registering remote objects for clients...Done.
2010/11/11 11:11:29	Setting up HTTP server...Done.
2010/11/11 11:11:29	Testing Database Connectivity...OK.
2010/11/11 11:11:29	Configuring scheduled program export...Done.
2010/11/11 11:11:29	Configuring Backup Service ...Done.
2010/11/11 11:11:29	Server is ready.
2010/11/11 11:16:11	Server started.
2010/11/11 11:16:11	Registering remote objects for clients...Done.
2010/11/11 11:16:11	Setting up HTTP server...Done.
2010/11/11 11:16:11	Testing Database Connectivity...OK.
2010/11/11 11:16:11	Configuring scheduled program export...Done.
2010/11/11 11:16:11	Configuring Backup Service ...Done.
2010/11/11 11:16:11	Server is ready.
2010/11/11 11:17:26	Server started.
2010/11/11 11:17:26	Registering remote objects for clients...Done.
2010/11/11 11:17:26	Setting up HTTP server...Done.
2010/11/11 11:17:26	Testing Database Connectivity...OK.
2010/11/11 11:17:26	Configuring scheduled program export...Done.
2010/11/11 11:17:26	Configuring Backup Service ...Done.
2010/11/11 11:17:26	Server is ready.
2010/11/11 11:17:30	License dongle removed. Further logins will be denied.
2010/11/11 11:18:33	Server started.
2010/11/11 11:18:33	Registering remote objects for clients...Done.
2010/11/11 11:18:33	Setting up HTTP server...Done.
2010/11/11 11:18:33	Testing Database Connectivity...OK.
2010/11/11 11:18:34	Configuring scheduled program export...Done.
2010/11/11 11:18:34	Configuring Backup Service ...Done.
2010/11/11 11:18:34	Server is ready.
2010/11/11 11:19:03	Server started.
2010/11/11 11:19:03	Registering remote objects for clients...Done.
2010/11/11 11:19:03	Setting up HTTP server...Done.
2010/11/11 11:19:03	Testing Database Connectivity...OK.
2010/11/11 11:19:03	Configuring scheduled program export...Done.
2010/11/11 11:19:03	Configuring Backup Service ...Done.
2010/11/11 11:19:03	Server is ready.
2010/11/11 11:19:09	License dongle removed. Further logins will be denied.
2010/11/11 11:31:44	Server started.
2010/11/11 11:31:44	Registering remote objects for clients...Done.
2010/11/11 11:31:44	Setting up HTTP server...Done.
2010/11/11 11:31:44	Testing Database Connectivity...OK.
2010/11/11 11:31:44	Configuring scheduled program export...Done.
2010/11/11 11:31:44	Configuring Backup Service ...Done.
2010/11/11 11:31:44	Server is ready.
2010/11/11 11:31:48	License dongle removed. Further logins will be denied.
2010/11/11 11:46:13	Error occurred:
2010/11/11 11:46:13	System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 118
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 255
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 11:47:49	Error occurred:
2010/11/11 11:47:49	System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 120
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 257
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 11:48:56	Error occurred:
2010/11/11 11:48:56	System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 120
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 257
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 11:50:08	Error occurred:
2010/11/11 11:50:08	System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.IsStillConnected() in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 283
   at Saat.Common.LicenseProxy.InternalCheckStillConnected(Object dummy) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 171
   at Saat.Common.LicenseProxy.<InitializeCheckExistanceWip>b__0(Object o) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 100
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
2010/11/11 11:50:19	Error occurred:
2010/11/11 11:50:19	System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.IsStillConnected() in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 283
   at Saat.Common.LicenseProxy.InternalCheckStillConnected(Object dummy) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 171
   at Saat.Common.LicenseProxy.<InitializeCheckExistanceWip>b__0(Object o) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 100
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
2010/11/11 12:05:31	Error occurred:
2010/11/11 12:05:31	System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 121
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 278
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 12:06:04	Server started.
2010/11/11 12:06:04	Registering remote objects for clients...Done.
2010/11/11 12:06:04	Setting up HTTP server...Done.
2010/11/11 12:06:04	Testing Database Connectivity...OK.
2010/11/11 12:06:05	Configuring scheduled program export...Done.
2010/11/11 12:06:05	Configuring Backup Service ...Done.
2010/11/11 12:06:05	Server is ready.
2010/11/11 12:06:48	Server started.
2010/11/11 12:06:48	Registering remote objects for clients...Done.
2010/11/11 12:06:48	Setting up HTTP server...Done.
2010/11/11 12:06:48	Testing Database Connectivity...OK.
2010/11/11 12:06:49	Configuring scheduled program export...Done.
2010/11/11 12:06:49	Configuring Backup Service ...Done.
2010/11/11 12:06:49	Server is ready.
2010/11/11 12:06:51	License dongle removed. Further logins will be denied.
2010/11/11 12:06:54	License was detected. Login restriction was removed.
2010/11/11 12:07:59	Server started.
2010/11/11 12:07:59	Registering remote objects for clients...Done.
2010/11/11 12:07:59	Setting up HTTP server...Done.
2010/11/11 12:07:59	Testing Database Connectivity...OK.
2010/11/11 12:07:59	Configuring scheduled program export...Done.
2010/11/11 12:07:59	Configuring Backup Service ...Done.
2010/11/11 12:07:59	Server is ready.
2010/11/11 12:08:03	License dongle removed. Further logins will be denied.
2010/11/11 12:08:07	License was detected. Login restriction was removed.
2010/11/11 12:16:05	Error occurred:
2010/11/11 12:16:05	System.InvalidOperationException: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on.
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam)
   at System.Windows.Forms.Form.Close()
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 134
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 283
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 12:17:13	Error occurred:
2010/11/11 12:17:13	System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Form'.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 146
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 283
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 12:17:51	Error occurred:
2010/11/11 12:17:51	System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Form'.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Saat.Common.LicenseProxy.PrivateInitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 146
   at Saat.Common.LicenseProxy.InitializeLocal(String licenseFilePath) in D:\Rezaei\Projects\Saat.Common\Saat.Common\LicenseProxy.cs:line 283
   at Witness.Server.Program.CheckLicense() in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 301
   at Witness.Server.Program.Main(String[] args) in D:\Rezaei\Projects\WitnessRecorder\Implementation\AudioLoggerServer\Program.cs:line 38
   at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2010/11/11 12:18:20	Server started.
2010/11/11 12:18:20	Registering remote objects for clients...Done.
2010/11/11 12:18:20	Setting up HTTP server...Done.
2010/11/11 12:18:20	Testing Database Connectivity...OK.
2010/11/11 12:18:20	Configuring scheduled program export...Done.
2010/11/11 12:18:20	Configuring Backup Service ...Done.
2010/11/11 12:18:20	Server is ready.
2010/11/11 12:18:24	License dongle removed. Further logins will be denied.
2010/11/11 12:19:18	Server started.
2010/11/11 12:19:18	Registering remote objects for clients...Done.
2010/11/11 12:19:18	Setting up HTTP server...Done.
2010/11/11 12:19:18	Testing Database Connectivity...OK.
2010/11/11 12:19:19	Configuring scheduled program export...Done.
2010/11/11 12:19:19	Configuring Backup Service ...Done.
2010/11/11 12:19:19	Server is ready.
2010/11/11 12:19:21	License dongle removed. Further logins will be denied.
2010/11/11 12:19:24	License was detected. Login restriction was removed.
2010/11/11 12:20:47	Server started.
2010/11/11 12:20:47	Registering remote objects for clients...Done.
2010/11/11 12:20:47	Setting up HTTP server...Done.
2010/11/11 12:20:47	Testing Database Connectivity...OK.
2010/11/11 12:20:47	Configuring scheduled program export...Done.
2010/11/11 12:20:47	Configuring Backup Service ...Done.
2010/11/11 12:20:47	Server is ready.
2010/11/11 12:20:51	License dongle removed. Further logins will be denied.
2010/11/11 12:23:42	Server started.
2010/11/11 12:23:42	Registering remote objects for clients...Done.
2010/11/11 12:23:42	Setting up HTTP server...Done.
2010/11/11 12:23:42	Testing Database Connectivity...OK.
2010/11/11 12:23:42	Configuring scheduled program export...Done.
2010/11/11 12:23:42	Configuring Backup Service ...Done.
2010/11/11 12:23:42	Server is ready.
2010/11/11 12:23:48	License dongle removed. Further logins will be denied.
2010/11/11 12:23:52	License was detected. Login restriction was removed.
2010/11/11 12:28:44	Server started.
2010/11/11 12:28:44	Registering remote objects for clients...Done.
2010/11/11 12:28:44	Setting up HTTP server...Done.
2010/11/11 12:28:44	Testing Database Connectivity...OK.
2010/11/11 12:28:44	Configuring scheduled program export...Done.
2010/11/11 12:28:44	Configuring Backup Service ...Done.
2010/11/11 12:28:44	Server is ready.
2010/11/11 12:29:31	Server started.
2010/11/11 12:29:31	Registering remote objects for clients...Done.
2010/11/11 12:29:31	Setting up HTTP server...Done.
2010/11/11 12:29:31	Testing Database Connectivity...OK.
2010/11/11 12:29:31	Configuring scheduled program export...Done.
2010/11/11 12:29:31	Configuring Backup Service ...Done.
2010/11/11 12:29:31	Server is ready.
2010/11/11 12:29:35	License dongle removed. Further logins will be denied.
2010/11/11 12:29:37	License was detected. Login restriction was removed.
